home *** CD-ROM | disk | FTP | other *** search
/ Chaos CD Blue / Chaos_CD_Blue__[1999].iso / contrib / security / Cryptography_FAQ_(01_10_Overview) < prev    next >
Internet Message Format  |  1999-11-21  |  8KB

  1. Path: senator-bedfellow.mit.edu!faqserv
  2. From: crypt-comments@math.ncsu.edu
  3. Newsgroups: sci.crypt,talk.politics.crypto,sci.answers,news.answers,talk.answers
  4. Subject: Cryptography FAQ (01/10: Overview)
  5. Supersedes: <cryptography-faq/part01_939635163@rtfm.mit.edu>
  6. Followup-To: poster
  7. Date: 1 Nov 1999 11:28:18 GMT
  8. Organization: The Crypt Cabal
  9. Lines: 159
  10. Approved: news-answers-request@MIT.Edu
  11. Expires: 6 Dec 1999 11:27:53 GMT
  12. Message-ID: <cryptography-faq/part01_941455673@rtfm.mit.edu>
  13. Reply-To: crypt-comments@math.ncsu.edu
  14. NNTP-Posting-Host: penguin-lust.mit.edu
  15. Summary: Part 1 of 10 of the sci.crypt FAQ, Overview. Table of 
  16.  contents, contributors, feedback, archives, administrivia, changes.
  17. X-Last-Updated: 1999/06/28
  18. Originator: faqserv@penguin-lust.MIT.EDU
  19. Xref: senator-bedfellow.mit.edu sci.crypt:112655 talk.politics.crypto:38791 sci.answers:10782 news.answers:170054 talk.answers:4005
  20.  
  21. Archive-name: cryptography-faq/part01
  22. Last-modified: 1999/06/27
  23.  
  24. This is the first of ten parts of the sci.crypt FAQ. The parts are
  25. mostly independent, but you should read this part before the rest. We
  26. don't have the time to send out missing parts by mail, so don't ask.
  27. Notes such as ``[KAH67]'' refer to the reference list in the last part.
  28.  
  29. Disclaimer: This document is the product of the Crypt Cabal, a secret
  30. society which serves the National Secu---uh, no. Seriously, we're the
  31. good guys, and we've done what we can to ensure the completeness and
  32. accuracy of this document, but in a field of military and commercial
  33. importance like cryptography you have to expect that some people and
  34. organizations consider their interests more important than open
  35. scientific discussion. Trust only what you can verify firsthand.
  36. And don't sue us.
  37.  
  38. Many people have contributed to this FAQ. In alphabetical order:
  39. Eric Bach, Steve Bellovin, Dan Bernstein, Nelson Bolyard, Carl Ellison,
  40. Jim Gillogly, Mike Gleason, Doug Gwyn, Luke O'Connor, Tony Patti,
  41. William Setzer. We apologize for any omissions.
  42.  
  43. Archives: sci.crypt has been archived since October 1991 on
  44. ripem.msu.edu, though these archives are available only to U.S. and
  45. Canadian users. Another site is rpub.cl.msu.edu in /pub/crypt/sci.crypt/ 
  46. from Jan 1992.
  47.  
  48. The sections of this FAQ are available via anonymous FTP to rtfm.mit.edu 
  49. as /pub/usenet/news.answers/cryptography-faq/part[xx]. The Cryptography 
  50. FAQ is posted to the newsgroups sci.crypt, talk.politics.crypto, 
  51. sci.answers, and news.answers every 21 days.
  52.  
  53. The fields `Last-modified' and `Version' at the top of each part track
  54. revisions.
  55.  
  56.  
  57. 1999: There is a project underway to reorganize, expand, and update the
  58. sci.crypt FAQ, pending the resolution of some minor legal issues. The
  59. new FAQ will have two pieces. The first piece will be a series of web
  60. pages. The second piece will be a short posting, focusing on the
  61. questions that really are frequently asked.
  62.  
  63. In the meantime, if you need to know something that isn't covered in the
  64. current FAQ, you can probably find it starting from Ron Rivest's links
  65. at <http://theory.lcs.mit.edu/~rivest/crypto-security.html>.
  66.  
  67. If you have comments on the current FAQ, please post them to sci.crypt
  68. under the subject line Crypt FAQ Comments. (The crypt-comments email
  69. address is out of date.)
  70.  
  71.  
  72.  
  73. Table of Contents
  74. -----------------
  75.  
  76. 1. Overview
  77.  
  78. 2. Net Etiquette
  79. 2.1. What groups are around? What's a FAQ? Who am I? Why am I here?
  80. 2.2. Do political discussions belong in sci.crypt?
  81. 2.3. How do I present a new encryption scheme in sci.crypt?
  82.  
  83. 3. Basic Cryptology
  84. 3.1. What is cryptology? Cryptography? Plaintext? Ciphertext? Encryption? Key?
  85. 3.2. What references can I start with to learn cryptology?
  86. 3.3. How does one go about cryptanalysis?
  87. 3.4. What is a brute-force search and what is its cryptographic relevance?
  88. 3.5. What are some properties satisfied by every strong cryptosystem?
  89. 3.6. If a cryptosystem is theoretically unbreakable, then is it
  90.   guaranteed analysis-proof in practice?
  91. 3.7. Why are many people still using cryptosystems that are
  92.   relatively easy to break?
  93. 3.8. What are the basic types of cryptanalytic `attacks'?
  94.  
  95. 4. Mathematical Cryptology
  96. 4.1. In mathematical terms, what is a private-key cryptosystem?
  97. 4.2. What is an attack?
  98. 4.3. What's the advantage of formulating all this mathematically?
  99. 4.4. Why is the one-time pad secure?
  100. 4.5. What's a ciphertext-only attack?
  101. 4.6. What's a known-plaintext attack?
  102. 4.7. What's a chosen-plaintext attack?
  103. 4.8. In mathematical terms, what can you say about brute-force attacks?
  104. 4.9. What's a key-guessing attack? What's entropy?
  105.  
  106. 5. Product Ciphers
  107. 5.1. What is a product cipher?
  108. 5.2. What makes a product cipher secure?
  109. 5.3. What are some group-theoretic properties of product ciphers?
  110. 5.4. What can be proven about the security of a product cipher?
  111. 5.5. How are block ciphers used to encrypt data longer than the block size?
  112. 5.6. Can symmetric block ciphers be used for message authentication?
  113. 5.7. What exactly is DES?
  114. 5.8. What is triple DES?
  115. 5.9. What is differential cryptanalysis?
  116. 5.10. How was NSA involved in the design of DES?
  117. 5.11. Is DES available in software?
  118. 5.12. Is DES available in hardware?
  119. 5.13. Can DES be used to protect classified information?
  120. 5.14. What are ECB, CBC, CFB, and OFB encryption?
  121.  
  122. 6. Public-Key Cryptography
  123. 6.1. What is public-key cryptography?
  124. 6.2. How does public-key cryptography solve cryptography's Catch-22?
  125. 6.3. What is the role of the `trapdoor function' in public key schemes?
  126. 6.4. What is the role of the `session key' in public key schemes?
  127. 6.5. What's RSA?
  128. 6.6. Is RSA secure?
  129. 6.7. What's the difference between the RSA and Diffie-Hellman schemes?
  130. 6.8. What is `authentication' and the `key distribution problem'?
  131. 6.9. How fast can people factor numbers?
  132. 6.10. What about other public-key cryptosystems?
  133. 6.11. What is the `RSA Factoring Challenge?'
  134.  
  135. 7. Digital Signatures
  136. 7.1. What is a one-way hash function?
  137. 7.2. What is the difference between public, private, secret, shared, etc.?
  138. 7.3. What are MD4 and MD5?
  139. 7.4. What is Snefru?
  140.  
  141. 8. Technical Miscellany
  142. 8.1. How do I recover from lost passwords in WordPerfect?
  143. 8.2. How do I break a Vigenere (repeated-key) cipher?
  144. 8.3. How do I send encrypted mail under UNIX? [PGP, RIPEM, PEM, ...]
  145. 8.4. Is the UNIX crypt command secure?
  146. 8.5. How do I use compression with encryption?
  147. 8.6. Is there an unbreakable cipher?
  148. 8.7. What does ``random'' mean in cryptography?
  149. 8.8. What is the unicity point (a.k.a. unicity distance)?
  150. 8.9. What is key management and why is it important?
  151. 8.10. Can I use pseudo-random or chaotic numbers as a key stream?
  152. 8.11. What is the correct frequency list for English letters?
  153. 8.12. What is the Enigma?
  154. 8.13. How do I shuffle cards?
  155. 8.14. Can I foil S/W pirates by encrypting my CD-ROM?
  156. 8.15. Can you do automatic cryptanalysis of simple ciphers?
  157. 8.16. What is the coding system used by VCR+?
  158.  
  159. 9. Other Miscellany
  160. 9.1. What is the National Security Agency (NSA)?
  161. 9.2. What are the US export regulations?
  162. 9.3. What is TEMPEST?
  163. 9.4. What are the Beale Ciphers, and are they a hoax?
  164. 9.5. What is the American Cryptogram Association, and how do I get in touch?
  165. 9.6. Is RSA patented?
  166. 9.7. What about the Voynich manuscript?
  167.  
  168. 10. References
  169. 10.1. Books on history and classical methods
  170. 10.2. Books on modern methods
  171. 10.3. Survey articles
  172. 10.4. Reference articles
  173. 10.5. Journals, conference proceedings
  174. 10.6. Other
  175. 10.7. How may one obtain copies of FIPS and ANSI standards cited herein?
  176. 10.8. Electronic sources
  177. 10.9. RFCs (available from [FTPRF])
  178. 10.10. Related newsgroups
  179.